home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / applic / ncsa / Mac / Telnet2.6 / prerelease / d5 / Telnet 2.6.1d5.src.sit.hqx / Telnet 2.6.1d5 src / source / main / menuseg.proto.h < prev    next >
Encoding:
Text File  |  1995-01-21  |  1.1 KB  |  34 lines

  1.  
  2. /* menuseg.c */
  3. void CloseCaptureFile(short w);
  4. void AdjustMenus(void);
  5. void switchMenus(short which);
  6. void setupmenu(short def);
  7. void CheckOpSpecSubmenu(void);
  8. void SetupOpSpecSubmenu(MenuHandle theMenu);
  9. void updateMenuChecks(void);
  10. void DisplayMacBinary(void);
  11. void CheckFonts(void);
  12. void applAbout(void);
  13. short ReallyClose(short scrn);
  14. PicHandle RGtoPICT(short i);
  15. void copyGraph(short dnum);
  16. void copyText(short vs);
  17. void copyTable(short vs);
  18. void paste(void);
  19. void displayStatus(short n);
  20. void changeport(short oldprt, short newprt);
  21. Boolean    HandleQuit(void);
  22. void HandleMenuCommand(long mResult, short modifiers);
  23. void    CheckNational(short choice);
  24. short portsOpen(void);
  25. void extractmenu(short screen);
  26. void addinmenu(short screen, Str255 temps, char mark);
  27. void SetMenuMarkToOpeningForAGivenScreen(short scrn);
  28. void SetMenuMarkToLiveForAGivenScreen(short scrn);
  29. void DoTheMenuChecks(void);
  30. void SetMenusForSelection(short selected);
  31. void SetScreenDimensions(short scrn);
  32. void    ChangeWindowName(WindowPtr    theWindow);
  33. void    set_new_window_name(Str255 theName, WindowPtr theWindow);
  34. long SetOtherFontSize(short currentSize);